html,body{

	padding: 0;
	margin: 0;
	font-family: "microsoft yahei";
	min-width: 1300px;
}
ul{
	padding: 0;
	margin: 0;
}
ul li{
	list-style: none;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.vtop{
	vertical-align: top;
}
.vmid{
	vertical-align: middle;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
.header{
	width: 100%;
}
.header-container{
	height: 150px;
	background: url("../images/header_bg.jpg") repeat-x;
}
.header .logo-search{
	overflow: hidden;
	height: 150px;
}
.header .logo-search .logoDiv{
	margin-top: 25px;
}
.header .logo-search .searchDiv{
	margin-top: 15px;
	position: relative;
}
.header .logo-search .searchDiv input{
	background: url(../images/search-bg.png) no-repeat center top;
	width: 143px;
	height: 28px;
	border: 0;
	padding-left: 10px;
	padding-right: 30px;
	line-height: 28px;
	position: relative;
	float: left;
	font-family: "microsoft yahei";
}
.header .logo-search .searchDiv input:focus{
	outline: none;
}
.header .logo-search .searchDiv .searchBtn{
	position: absolute;
    margin-top: 3px;
    margin-left: -30px;
	float: left;
}
.navDiv{
	background: #970000;
	width: 100%;
	height: 50px;
	background-size: 100%;
}
.navDiv>ul{
	width: 1280px;
	height: 50px;
	margin: 0 auto;
	/* padding-left:20px */
}
.navDiv>ul>li{
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	float:left;
	width:182px;
}
.navDiv>ul>li:hover,
.navDiv>ul>li.active{
	background: url("../images/nav_hover.png") repeat-x;
}

.navDiv>ul>li:hover .twoNav{
	display: block;
}
.navDiv ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 50px;
	padding: 0 40px;
}
.navDiv>ul>li .twoNav{
	display: none;
	position: absolute;
	margin-top: 0;
	margin-left: 0;
    z-index: 10;
	left:0;
	width: 100%;
}
.navDiv>ul>li .twoNav li{
	/* background:#990000 url("../images/nav_sub.png") no-repeat left center; */
	background:#990000;
	width: 100%;
	margin-top: 1px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.navDiv>ul>li .twoNav li:hover{
	background: #B20000;
}


/********threeNav********/
.twoNav>li:hover .threeNav{
    display: block;
}
.twoNav>li .threeNav{
    display: none;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    z-index: 10;
    left:175px;
    top:42px;
    width: 100%;
}
.twoNav>li .threeNav li{
    background:#990000 url("../images/nav_sub.png") no-repeat left center;
    width: 100%;
    margin-top: 1px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
.twoNav>li .threeNav li:hover{
    background: #990000;
}


/********banner********/
.banner-wrap{
	position: relative;
	background: #e6e6e6;
	height: 400px;
	/* padding-top: 54px; */
}
.focusBox {float:left;position: relative;width: 1280px;height: 400px;overflow: hidden;}
.focusBox .pic img {width:100% !important;height: 400px;display: block;border: 0;}
.focusBox .pic li{position: relative;width:100%;height: 400px;}
.focusBox .pic li span{background: url("../images/banner_bg_lg.png");color: #fff;position: absolute; left:50%;bottom: 50px; width: 415px; height: 65px; margin-left:-410px;line-height:65px;font-size: 17px; padding-left: 30px}
.focusBox .hd{  position:absolute; z-index:1; bottom:10px; width:100% ;height:30px; line-height:30px; text-align:center; }
.focusBox .hd li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px;border-radius: 14px;  margin:8px; background:url("../images/circle_lg.png") no-repeat; overflow:hidden;
	line-height:9999px;}
.focusBox .hd .on{ background:url("../images/circle_hover_lg.png") no-repeat; filter:alpha(opacity=100);opacity:1;}
.prev{
	position: absolute;
	top: 123px;
	left: 30%;
	margin-left: -350px;
	width: 48px;
	height: 75px;
}
.prev a{
	display: block;
	width: 48px;
	height: 75px;
	background: url("../images/prev.png") no-repeat;
	cursor: pointer;
}
.next{
	position: absolute;
	top: 123px;
	right: 30%;
	margin-right: -350px;
	width: 48px;
	height: 75px;
	cursor: pointer;
}
.next a{
	display: block;
	width: 48px;
	height: 75px;
	background: url("../images/next.png") no-repeat;
	cursor: pointer;
}
.banner-right{
	float: left;
	width: 380px;
	height: 300px;
	display: none;
}
.banner-right li{
	height: 59px;
	padding-left: 65px;
	border-bottom: 1px solid #b04545;
	background: url("../images/top_right_bg.jpg") repeat-y;
	line-height: 59px;
}
.banner-right li:hover,
.banner-right li.active{
	background: #990000;
}
.banner-right li a{
	display: block;
	width: 275px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}

/*main*/
.main-container{
	width: 1280px;
	margin: 20px auto;
padding-bottom: 50px;
}
.main-top{
	height: 370px;
    border-top: 5px solid #ddd;
border-bottom: 5px solid #ddd;
padding-top:20px;

}
.main-bottom{
	height: 310px;
border-bottom: 5px solid #ddd;
width:1280px;
margin: 0 auto;	 
}
.main-bottom .main-container{
	padding-top: 0 !important;
}
.main-bottom-box{
	height: 260px;



}

 
.main-bottom-box .main-box{
	width: 585px;
	float: left;
	margin-right: 26px;
border:#ccc solid 1px;
padding: 20px;

}
.main-bottom-box .main-box .news-content-list{
	width: 565px;
	padding-right:5px;
	padding-bottom:10px;
}
.mr0{
	margin-right: 0px !important;
	height:260px;
}
.news-box{
	float: left;
	width: 786px;
	margin-right: 30px;
	border: #ccc solid 1px;
	padding: 20px;
}
.title{
	margin-bottom: 20px;
	margin-top:10px;
	margin-right:0px;
	border-bottom:1px solid #970000;
	padding-bottom:8px
}
.title-cn{
	font-size: 19px;
	color: #000;
}
.title-en{
	font-size: 17px;
	color: #999;
}
.more{
	float: right;
}
.more img,
.more a{
	vertical-align: middle;
}
.more a{
	font-size: 14px;
	color: #666666;
}
.more a:hover{
	color: #960000;
}
.news-content-left{
	float: left;
	width: 380px;

}
.news-pic{
	width: 380px;
	height: 255px;
	overflow: hidden;
}
.news-content-left img{
	width: 380px;
	height: 253px;
	transition: all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition: all 1s;
}
.news-content-left img:hover{
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.news-content-left a{
	display: block;
	padding-top: 4px;
	font-size: 16px;
	color: #0d376b;
}
.news-content-left a:hover{
	color: #960000;
}
.news-content-list{
	float: right;
	width: 394px;
}
.news-content-list li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #999 ;
	background: url("../images/news_li.jpg") no-repeat left center;
}
.news-content-list li a{
	display: inline-block;
	width: 330px;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #365173;
}
.news-content-list li a:hover{
	color: #960000;
}
.news-content-list li span{
	float: right;
	font-size: 12px;
	color: #999;
}
.info-box{
	height: 290px;
	overflow: hidden;
}
.info-pic{
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.info-pic img{
	width: 384px;
	transition: all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition: all 1s;
}
.info-pic img:hover{
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.info-text a{
	display: block;
	font-size: 14px;
	color: #333333;
	text-indent: 28px;
	line-height: 25px;
}
.info-text a:hover{
	color: #960000;
}
.main-box{
	width: 380px;
	float: right;
	border: #ccc solid 1px;
	padding: 20px;
}
.main-box .news-content-list{
	width: 380px;
}
.main-box .news-content-list li{
	background: url("../images/teach_li.jpg") no-repeat left center;
}
.main-box .news-content-list li a{
	width: 320px;
	padding-left: 9px;
}
.main-box .student-content-list{
	width: 390px;
}
.main-box .student-content-list li a{
	width: 390px;
	padding-left: 9px;
}
.teacher-box{
	width: 790px;
	float: left;
border:1px solid #ccc;
padding:20px;
}
.teacher-list .bd li{
	width: 243px;
	margin: 0 10px;
}
.teacher-list .bd li img{
	width: 243px;
	height: 160px;
	border: none;
}
.teacher-list .bd li a{
	display: block;
	margin-top: 3px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.teacher-list .bd li a:hover{
	color: #960000;
}
.student-box{
	height:255px;
}

/*link*/
.link-box{
	padding-top: 20px;
	background: #e6e6e6;
}
.link-list{
	padding: 15px 0 35px;
}
.link-list a{
	font-size: 14px;
	padding: 0 14px;
	color: #666;
}
.link-list a:hover{
	color: #960000;
}
.pl0{
	padding-left: 0 !important;
}

/**footer**/
.footer{
	background: #970000;
	text-align: center;
	height: 183px;
}
.footer .wrap{
	overflow: hidden;
	padding-top: 26px;
}
.footer .text{
	width: 100%;
	/*margin-left: 184px;*/
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.footer .maDiv{
	width: 204px;
	margin: 10px 0px;
	overflow: hidden;
	margin-left: 55px;
	margin-top: 20px;
}
.footer .maDiv>div{
	width: 82px;
	color: #fff;
	font-size: 12px;
	margin:0 10px;
}
.footer .maDiv img{
	display:block;
	margin-bottom: 5px;
	width: 82px;
	height: 80px;
}

/*********************氓藛鈥斆÷┞÷�********************/
.list-main{
	overflow: hidden;
	padding-top: 40px;
}
.list-main-left{
	width:255px;
	margin-right: 30px;
}
.list-main-right{
	width: 914px;
	padding-bottom: 50px;
}

.list-ul{
	border: solid #e4e4e4;
	border-width: 2px 2px 0 2px;
}
.list-ul li{
	height: 50px;
	padding-left: 70px;
	line-height: 50px;
	border-bottom: 2px solid #e4e4e4;
}
.list-ul li a{
	font-size: 14px;
	color: #8f0004;
}
.list-ul li.active,
.list-ul li:hover{
	background: url("../images/list_nav_hover.jpg") no-repeat;
}
.list-ul li.active a,
.list-ul li:hover a{
	color: #fff;
}


.list-main-left .contact-div{
	margin-top: 40px;
}
.list-main-left .contact-div .contact-title{ 
	color: #333;
	font-size: 18px;
	height: 38px;
	background: url("../images/list_left_line.jpg") no-repeat left bottom;
}
.list-main-left .contact-div .contact-title span{
	padding-left: 6px;
	padding-bottom: 10px;
	position: absolute;
	display: inline-block;
}
.contact-list ul{
	padding-top: 10px;
}
.contact-list ul li{
	padding: 10px 0 10px 6px;
	color: #585858;
	font-size: 12px;

}
.contact-list ul li span{
	color: #000;
}
.pl60{
	padding-left: 56px;
}
/**right**/
.list-right-title{
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	background: url("../images/list_right_line.jpg") no-repeat left bottom;
}
.list-con ul li{
	overflow: hidden;
	padding: 10px 0 10px 0;
	font-size: 14px;
	background: url("../images/list_li.jpg") no-repeat 10px center;
}
.list-con ul li img{
	position: relative;
	top: 6px;
	margin-right:8px;
}
.list-con ul li a{
	color: #191919;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 700px;
	padding-left: 25px;
}
.list-con ul li a:hover{
	color: #960000;
}
.list-con ul li span{
	color: #9f9f9f;
	font-size: 14px;
}
/**page**/
.page{
	text-align: center;
	margin-top: 33px;
	height: 27px;
	position: relative;
	width:100%;
	clear:both;
}
.page input{
	width: 30px;
	height: 22px;
	position: relative;
	border: 1px solid #a9a9a9;
	top:-0.5px;
	line-height: 20px;
}
.page span{
	display: inline-block;
	margin:  0 10px;
	color: #000;
}
.page a{
	border: 1px solid #afd5f5;
	padding: 0px 5px;
	color: #000;
	height: 24px;
	display: inline-block;
}
.page a.active{
	color: #cccccc;
}
.page a.toPage{
	background: #d1e6fa;
	margin-left: 20px;
}

/*list header*/
.list-header{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 300px;
	text-align: center;
}
.list-header img{
	width: 1200px;
	height: 100%;
}
.list-header-content{
	position: absolute;
	top: 125px;
	right: 10px;
	width: 290px;
	height: 90px;
	background: url("../images/header_text_bg.png") no-repeat;
	color: #fff;
	text-align: left;
}
.list-header-title{
	padding-top: 20px;
	padding-left: 175px;
	font-size: 25px;
	font-weight: 600;
}
.list-location{
	padding-top: 15px;
	padding-left: 94px;
	font-size: 14px;
}
.list-location a{
	color:#fff;
}

/*content*/
.content-title{
	padding: 30px 0 20px;
	font-size: 20px;
	font-weight: 600;
	color: #3d3c3c;
	text-align: center;
}
.content-time{
	padding-bottom: 12px;
	font-size: 12px;
	color: #9a9a9a;
	text-align: center;
}
.content-honor{
	font-size: 14px;
	color: #2e2e2e;
	line-height: 30px;
}
.content-text{
	font-size: 14px;
	color: #2e2e2e;
	line-height: 30px;
	text-indent: 28px;
}
.content-end{
	margin-top: 40px;
	margin-bottom: 20px;
}
.content-end .content-text{
	text-align: right;
}
.content-pic{
	padding: 25px 0;
	text-align: center;
}
.content-pic img{
	width: 500px;
	height: 280px;
}
.share-box{
	text-align: right;
}
.share-box span{
	font-size: 15px;
	color: #444;
}
.share-box img{
	width: 24px;
	height: 24px;
	margin: 0 2px;
	border: none;
}
.page-box{
	margin-top: 30px;
	padding: 30px 0 0;
	border-top: 2px solid #a92b1f;
}
.page-box div{
	font-size: 15px;
	color: #444;
}
.page-box div:hover{
	color: #960000;
}
.page-box div:first-child{
	margin-bottom: 17px;
}